func google.golang.org/protobuf/internal/impl.consumeDoubleSlice

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L4725: func consumeDoubleSlice(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (out unmarshalOutput, err error) {
		codec_gen.go#L4760: 	unmarshal: consumeDoubleSlice,
		codec_gen.go#L4792: 	unmarshal: consumeDoubleSlice,